home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Whiteline: delta
/
whiteline CD Series - delta.iso
/
systems
/
unixtkit
/
man.arc
/
LS.MAN
< prev
next >
Wrap
Text File
|
1988-03-28
|
1KB
|
67 lines
LS ST-UNIX User's Manual LS
COMMAND
ls - list filenames in a directory
FORMAT
ls [ -adls1FR ] name ...
DESCRIPTION
The filenames (and statistics) of files in a directory are
displayed. If no filename is given the current directory is
displayed.
OPTIONS
-a all entries are displayed. Hidden files are not usualy
included in listings.
-d list only directories.
-l list in long format. Name, access permissions, creation
date, and size of the file are displayed.
-s the size of the file is given.
-F directory names are appeded with ''
-R any directories are recursively displayed.
-1 files are listed one per line.
EXAMPLE
For a detailed listing of the current directory:
ls -l
Printed 10/April/1987 1st March 1987 1